IviRFSigGen Create Frequency List [LST]
IviRFSigGenList Capability Group
This VI creates a named list of frequency values.
instrument handle The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs. | |
name The name of the list to be created.
Default Value: "" |
|
length The number of values in the list array.
Default Value: 0 |
|
frequency Pass the array of frequency values to become elements of the list. The array must have at least as many elements as the value in the Length parameter.
Units: Hertz |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs. | |
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |